atspi: Set editable state
authorMatthias Clasen <mclasen@redhat.com>
Sun, 11 Oct 2020 22:59:22 +0000 (18:59 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 12 Oct 2020 19:10:40 +0000 (15:10 -0400)
commitd37b0357b322b8f04cc3f4d2c4974c648a64fade
tree1f2254e66d35d1be8bab36482b04d6316b295b9d
parentaea25cbbe57ba1569c175df07583065fa6b4369e
atspi: Set editable state

ATs look at not just the implemented interfaces, but
also the states to decide what to do. It turns out that
the EditableText interface is only used by accerciser
if the editable state is set. So set it.
gtk/a11y/gtkatspicontext.c